home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet internetowy / Czytniki NEWS / 40Tude Dialog 2.0.15.1 beta 38 / 4d2b38.exe / {app} / dialog.exe / 0 / RCDATA / TVIEWFRAME / TVIEWFRAME.txt
Encoding:
Text File  |  2005-02-07  |  4.3 KB  |  217 lines

  1. inherited ViewFrame: TViewFrame
  2.   Width = 496
  3.   Height = 378
  4.   AutoScroll = False
  5.   object Beveles19: TBevelesU
  6.     Left = 4
  7.     Top = 108
  8.     Width = 485
  9.     Height = 69
  10.     Shape = bsFrame
  11.     Caption = 'Header list options'
  12.     BorderWidth = 0
  13.   end
  14.   object Label48: TTntLabel
  15.     Left = 20
  16.     Top = 132
  17.     Width = 94
  18.     Height = 13
  19.     Caption = '&Thread indent level:'
  20.     FocusControl = ThreadIndentSE
  21.   end
  22.   object Label2: TTntLabel
  23.     Left = 20
  24.     Top = 280
  25.     Width = 148
  26.     Height = 13
  27.     Caption = 'Scroll delay in article pane [ms]:'
  28.   end
  29.   object Beveles3: TBevelesU
  30.     Left = 4
  31.     Top = 256
  32.     Width = 485
  33.     Height = 81
  34.     Shape = bsFrame
  35.     Caption = 'Other options'
  36.     BorderWidth = 0
  37.   end
  38.   object Beveles8: TBevelesU
  39.     Left = 4
  40.     Top = 0
  41.     Width = 485
  42.     Height = 105
  43.     Shape = bsFrame
  44.     Caption = 'Show short descriptions for newsgroups...'
  45.     BorderWidth = 0
  46.   end
  47.   object HintCB0: TtntAutoSizeCheckBox
  48.     Left = 20
  49.     Top = 16
  50.     Width = 183
  51.     Height = 17
  52.     Caption = 'as hints in list of &subscribed groups'
  53.     TabOrder = 0
  54.   end
  55.   object HintCB1: TtntAutoSizeCheckBox
  56.     Left = 20
  57.     Top = 32
  58.     Width = 142
  59.     Height = 17
  60.     Caption = 'as hints in list of &all groups'
  61.     Checked = True
  62.     State = cbChecked
  63.     TabOrder = 1
  64.   end
  65.   object HintCB2: TtntAutoSizeCheckBox
  66.     Left = 20
  67.     Top = 48
  68.     Width = 152
  69.     Height = 17
  70.     Caption = 'as hints in list of &new groups'
  71.     Checked = True
  72.     State = cbChecked
  73.     TabOrder = 2
  74.   end
  75.   object HintCB4: TtntAutoSizeCheckBox
  76.     Left = 20
  77.     Top = 64
  78.     Width = 163
  79.     Height = 17
  80.     Caption = 'as hints in list of &filtered groups'
  81.     Checked = True
  82.     State = cbChecked
  83.     TabOrder = 3
  84.   end
  85.   object HintCB3: TtntAutoSizeCheckBox
  86.     Left = 20
  87.     Top = 80
  88.     Width = 110
  89.     Height = 17
  90.     Caption = 'in article list &header'
  91.     Checked = True
  92.     State = cbChecked
  93.     TabOrder = 4
  94.   end
  95.   object GroupBox1: TTntGroupBox
  96.     Left = 4
  97.     Top = 180
  98.     Width = 485
  99.     Height = 73
  100.     Caption = 'GUI font used for labels, checkboxes, etc.:'
  101.     TabOrder = 7
  102.     object MenuFontRB: TTntRadioButton
  103.       Left = 16
  104.       Top = 20
  105.       Width = 145
  106.       Height = 17
  107.       Caption = '&Menu font'
  108.       Checked = True
  109.       TabOrder = 0
  110.       TabStop = True
  111.     end
  112.     object DesktopFontRB: TTntRadioButton
  113.       Left = 172
  114.       Top = 20
  115.       Width = 189
  116.       Height = 17
  117.       Caption = '&Desktop font'
  118.       TabOrder = 1
  119.     end
  120.     object UseStandardFontRB: TTntRadioButton
  121.       Left = 16
  122.       Top = 48
  123.       Width = 125
  124.       Height = 17
  125.       Caption = '&Use:'
  126.       TabOrder = 2
  127.     end
  128.     object DefaultControlFontName: TTntComboBox
  129.       Left = 180
  130.       Top = 44
  131.       Width = 205
  132.       Height = 21
  133.       AutoComplete = False
  134.       Style = csOwnerDrawFixed
  135.       ItemHeight = 15
  136.       TabOrder = 3
  137.       OnChange = DefaultControlFontNameChange
  138.     end
  139.     object DefaultControlFontSize: TTntComboBox
  140.       Left = 396
  141.       Top = 44
  142.       Width = 53
  143.       Height = 21
  144.       AutoComplete = False
  145.       Style = csDropDownList
  146.       ItemHeight = 13
  147.       TabOrder = 4
  148.       OnChange = DefaultControlFontNameChange
  149.       Items.WideStrings = (
  150.         '6'
  151.         '7'
  152.         '8'
  153.         '9'
  154.         '10'
  155.         '11'
  156.         '12'
  157.         '13'
  158.         '14'
  159.         '15'
  160.         '16'
  161.         '17'
  162.         '18'
  163.         '19'
  164.         '20'
  165.         '21'
  166.         '22'
  167.         '23'
  168.         '24'
  169.         '25'
  170.         '26'
  171.         '27'
  172.         '28'
  173.         '36'
  174.         '48'
  175.         '72')
  176.     end
  177.   end
  178.   object ShowTreeLinesCB: TtntAutoSizeCheckBox
  179.     Left = 20
  180.     Top = 152
  181.     Width = 92
  182.     Height = 21
  183.     Caption = 'Show tree &lines'
  184.     TabOrder = 6
  185.   end
  186.   object ShowAcrosCB: TtntAutoSizeCheckBox
  187.     Left = 20
  188.     Top = 304
  189.     Width = 95
  190.     Height = 17
  191.     Caption = 'Show acron&yms'
  192.     TabOrder = 9
  193.   end
  194.   object ThreadIndentSE: tMMjvspinedit
  195.     Left = 120
  196.     Top = 124
  197.     Width = 45
  198.     Height = 21
  199.     MaxValue = 12.000000000000000000
  200.     MinValue = 3.000000000000000000
  201.     Value = 4.000000000000000000
  202.     TabOrder = 5
  203.   end
  204.   object ScrollTimeSE: tMMjvspinedit
  205.     Left = 180
  206.     Top = 272
  207.     Width = 61
  208.     Height = 21
  209.     Hint = 'use 0 to turn off smooth scrolling'
  210.     MaxValue = 2000.000000000000000000
  211.     Value = 300.000000000000000000
  212.     ParentShowHint = False
  213.     ShowHint = True
  214.     TabOrder = 8
  215.   end
  216. end
  217.